'Declaration Public Function New( _ ByVal BatchHeader As BatchHeader, _ ByVal Resource As String, _ ByVal Contents() As Byte, _ ByVal MimeType As String _ )
public SetResourceContentsRequest( BatchHeader BatchHeader, string Resource, byte[] Contents, string MimeType )
Parameters
- BatchHeader
- Resource
- Contents
- MimeType